home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-11 / pdrd2.zip / RD.ZIP / CB.BAT < prev    next >
DOS Batch File  |  1993-01-11  |  86b  |  6 lines

  1. echo Usage: CB (prg_file_name)
  2. clipper %1 /a /n /v /w
  3. blinker file %1 lib read
  4.  
  5.  
  6.